gtk4.git
2014-05-24 Matthias ClasenOrganize the icons
2014-05-24 Matthias ClasenDrop an unused object
2014-05-24 Matthias ClasenGtkIconTheme: Add more debug spew
2014-05-24 Jasper St.... wayland: Add support for show_window_menu
2014-05-24 Benjamin Otteimage: Draw the image again
2014-05-24 Benjamin Ottecombobox: Implement clip
2014-05-24 Benjamin Otteentry: Implement clip
2014-05-24 Benjamin Ottegestureswipe: Fix return value
2014-05-24 Benjamin Otteimage: Remove unused variable
2014-05-24 Benjamin Ottebutton: Implement clip
2014-05-24 Benjamin Ottewidget: Include box-shadow in the clip
2014-05-24 Benjamin Ottewidget: Add _gtk_widget_set_css_clip()
2014-05-24 Benjamin Ottespinner: Implement clip
2014-05-24 Benjamin OtteAPI: widget: Add gtk_widget_set_clip() API
2014-05-24 Matthias Clasendocs: Flesh out the inspector section a bit
2014-05-24 Matthias Claseninspector: Make picking widgets work again
2014-05-24 Rico Tzschichholzdocs: Fix make dist
2014-05-24 Rico Tzschichholzbuild: Fix typo
2014-05-24 Rico Tzschichholzgtk: Fix make dist
2014-05-24 Rico Tzschichholzbuild/win32: Drop a11y library references
2014-05-24 Rico TzschichholzUpdated POTFILES.in
2014-05-24 Matthias Clasendocs: more input handling docs
2014-05-24 Matthias ClasenFix a start/end mixup
2014-05-24 Matthias ClasenGtkMisc: Keep gtk_misc_set_alignment working
2014-05-24 Matthias ClasenGtkToolButton: Drop use of GtkMisc
2014-05-24 Matthias ClasenGtkAssistant: Drop use of GtkMisc
2014-05-24 Matthias ClasenGtkAccelLabel: Drop use of GtkMisc
2014-05-24 Matthias ClasenGtkImage: Drop use of GtkMisc::x/yalign
2014-05-24 Matthias ClasenGtkLabel: Drop use of GtkMisc::x/yalign
2014-05-24 Matthias ClasenFix filechooser actionbar visibility
2014-05-24 Matthias Claseninspector: Treat resources the same as in gtk/
2014-05-24 Matthias ClasenAdd two more icon names to check
2014-05-24 Matthias ClasenDrop no-longer-used gtkrc files
2014-05-24 Matthias ClasenDrop a pointless function
2014-05-24 Matthias ClasenTrivial: slight code rearrangement
2014-05-24 Matthias Clasentests: Stop using GtkAlignment
2014-05-24 Matthias Clasentestadjustsize: Keep using an alignment
2014-05-24 Matthias Clasengtk-demo: Drop use of GtkAlignment
2014-05-24 Matthias ClasenDeprecate GtkAligment
2014-05-24 Matthias ClasenDrop an unneeded include
2014-05-23 Evan Nemersona11y: build directly into libgtk instead of an internal...
2014-05-23 Matthias ClasenMore updates
2014-05-23 Matthias ClasenSome updates
2014-05-23 Piotr DrÄ…gUpdated POTFILES.in
2014-05-23 Carlos GarnachoMerge branch 'gestures'
2014-05-23 Carlos Garnachospinbutton: Avoid touch text handles to pop up
2014-05-23 Carlos Garnachocolorswatch: Set gestures in GTK_PHASE_TARGET
2014-05-23 Carlos Garnachospinbutton: Use GTK_PHASE_CAPTURE for touch swipes
2014-05-23 Carlos Garnachowidget: Flip execution order of GTK_PHASE_TARGET/BUBBLE
2014-05-23 Carlos Garnachotexthandle: Mind the invisible area when moving the...
2014-05-23 Carlos Garnachotextview: Check first whether the sequence is handled...
2014-05-23 Carlos Garnachoentry: Check first whether the sequence is handled...
2014-05-23 Carlos Garnachogesture: Use GdkEventSequence GType in signals
2014-05-23 Carlos Garnachogesture: Introspection fixes
2014-05-23 Carlos Garnachoeventcontroller: introspection fix
2014-05-23 Carlos Garnachogdk: Make GdkEventSequence a boxed type
2014-05-23 Carlos Garnachopaned: Handle pointer events from touchscreen devices
2014-05-23 Matthias ClasenDocs: Cosmetic fixes
2014-05-23 Matthias Clasendocs: Correct a reference
2014-05-23 Matthias ClasenRevert "docs: GtkEventController was dropped from publi...
2014-05-23 Matthias ClasenRevert "docs: More GtkEventController removal"
2014-05-23 Matthias ClasenDocs: Add information about event propagation
2014-05-23 Matthias ClasenDocs: Minor changes
2014-05-23 Matthias ClasenDocument gtk_gesture_set_state
2014-05-23 Matthias Clasendocs: gtk_gesture_cancel_sequence was made private
2014-05-23 Matthias Clasendocs: More GtkEventController removal
2014-05-23 Matthias Clasendocs: GtkEventController was dropped from public api
2014-05-23 Carlos Garnachopaned: Use GtkGesture to handle handle dragging
2014-05-23 Carlos Garnachoswitch: Use GtkGesture to handle input events
2014-05-23 Matthias Claseninspector: Add more complete gesture support
2014-05-23 Matthias Claseninspector: Minimal support for gestures
2014-05-23 Matthias ClasenAdd back a private api to list controllers
2014-05-23 Carlos Garnachotexthandle: Make a bigger hit area around texthandles
2014-05-23 Carlos Garnachogesture: Declare GtkGesture:window as an object property
2014-05-23 Carlos Garnachowidget: 3-way merge ate my g_object_ref()
2014-05-23 Carlos Garnachoscrolledwindow: Handle directional cancellation if...
2014-05-23 Carlos Garnachowidget: remove check on whether the controller was...
2014-05-23 Carlos Garnachopan: Remove wrong check
2014-05-23 Carlos Garnachoentry: Ensure the cursor text handle is shown after...
2014-05-23 Carlos Garnachopopover: Hide widget first when disposing
2014-05-23 Carlos Garnachoentry: Obey implementations' frame when placing handles...
2014-05-23 Carlos Garnachoentry: Improve touch popover interaction
2014-05-23 Carlos Garnachotextview: Show the magnifier popover a bit farther...
2014-05-23 Carlos Garnachotextview: Improve touch popover interaction
2014-05-23 Carlos Garnachoentry: Use gestures to handle pointer/touch events
2014-05-23 Carlos Garnachospinbutton: Attach "swipe to spin" controllers to the...
2014-05-23 Carlos Garnachocolorplane: Fully port to GtkGesture
2014-05-23 Carlos Garnachogdk: Lookup both device and global cursor when checking...
2014-05-23 Carlos Garnachobutton: Make multipress gesture exclusive
2014-05-23 Carlos Garnachogesturesingle: Add an "exclusive" boolean property
2014-05-23 Carlos Garnachobutton: Use GtkGestureMultiPress for signal emission
2014-05-23 Carlos Garnachodrag: Allow gtk_gesture_get_start_point/offset() to...
2014-05-23 Carlos Garnachomultipress: Add matching ::released signal
2014-05-23 Carlos Garnachomultipress: Protect against fleeting touches mistrigger...
2014-05-23 Carlos Garnachotextview: Set up controllers on the GTK_PHASE_TARGET...
2014-05-23 Carlos Garnachowidget: Hook GTK_PHASE_TARGET controllers to the defaul...
2014-05-23 Carlos Garnachogesture: Add GTK_PHASE_TARGET
2014-05-23 Carlos Garnachogesture: Handle GdkEventGrabBroken
2014-05-23 Matthias ClasenGtkColorSwatch: Use gesture for button events too
2014-05-23 Matthias ClasenGtkWindow: Only use a multipress gesture for toplevels
next